public abstract class XamAttachableCollection<T> : System.Collections.ObjectModel.ObservableCollection<T>, IAttachableObject
'宣言 Public MustInherit Class XamAttachableCollection(Of T) Inherits System.Collections.ObjectModel.ObservableCollection(Of T) Implements IAttachableObject
XamAttachableCollection<T> メンバ Infragistics.Controls.Grids 名前空間